| 1. | The next object retrieved from the work queue did not have an assigned id 从工作队列检索的下一个对象不具有已分配的id 。 |
| 2. | Tasks from a work queue , like the incoming responses thread from our example 任务的线程,类似于我们的示例中的入站响应线程。 |
| 3. | Output work queue 输出排序磁带 |
| 4. | Returns the next object to serialize , from the formatter s internal work queue 从格式化程序的内部工作队列返回下一个要序列化的对象。 |
| 5. | The schedule is a work queue of objects to serialize , and is held inside the formatter 计划是要序列化的对象的工作队列,它包含在格式化程序中。 |
| 6. | Also includes the option to constrain a search to a particular container folder or work queue 还包含将搜索限制在特定容器(文件夹或工作队列)的选项。 |
| 7. | Readpast is primarily used to reduce locking contention when implementing a work queue that uses a sql server table 使用sql server表实现工作队列时, readpast主要用于减少锁定争用。 |
| 8. | If the object is already on the work queue , it will not be added a second time , but an exception will not be thrown either 如果对象已经在工作队列中,则不会将其再次添加,但也不会引发异常。 |
| 9. | Locks that are mostly contended are the " hot " locks in an application , such as the locks that guard the shared work queue for a thread pool 多数竞争锁是应用程序中的“热”锁,例如保护线程池的共享工作队列的锁。 |
| 10. | Many j2se applications use some form of message queuing without using jms - using thread pools , work queues , task managers , and the like 许多j2se应用程序使用某种形式的消息队列,但是不使用jms - -而是使用线程池、工作队列、任务管理器等。 |